Skip to content

fix(a32nx/fwc): move memos to fwc and fix logic#10501

Merged
tracernz merged 6 commits intoflybywiresim:masterfrom
tracernz:mrc-memos
Jan 31, 2026
Merged

fix(a32nx/fwc): move memos to fwc and fix logic#10501
tracernz merged 6 commits intoflybywiresim:masterfrom
tracernz:mrc-memos

Conversation

@tracernz
Copy link
Copy Markdown
Member

@tracernz tracernz commented Jan 24, 2026

Fixes #10498

Summary of Changes

  • Implement takeoff and landing memo logic in the FWC, and delete the old logic.
  • Fix some missing memo inhibits.

Screenshots (if necessary)

References

Additional context

Discord username (if different from GitHub):

Testing instructions

In the A32NX start a flight, make sure the takeoff memo appears when either the engines have both been running for 2 minutes or you press TO CONF TEST. Takeoff, and climb to a 4000 feet AGL or so, then setup for a normal landing. Ensure the landing memo appears, land again, and when going below 80 knots, ensure the landing memo goes away, then press TO CONF TEST and ensure the takeoff memo appears. For bonus points you can try the approach with both RAs failed and ensure you still get the landing memo on approach with all gear down.

How to download the PR for QA

Every new commit to this PR will cause new A32NX and A380X artifacts to be created, built, and uploaded.

  1. Make sure you are signed in to GitHub
  2. Click on the Checks tab on the PR
  3. On the left side, find and click on the PR Build tab
  4. Click on either flybywire-aircraft-a320-neo, flybywire-aircraft-a380-842 (4K) or flybywire-aircraft-a380-842 (8K) download link at the bottom of the page

@tracernz tracernz added this to the v0.15.0 milestone Jan 24, 2026
@github-project-automation github-project-automation Bot moved this to 🟡 Code Review: Ready for Review in Quality Assurance Jan 24, 2026
@tracernz tracernz requested a review from BravoMike99 January 24, 2026 14:19
Comment thread fbw-a32nx/src/systems/systems-host/systems/FWC/PseudoFWC.ts Outdated
@github-project-automation github-project-automation Bot moved this from 🟡 Code Review: Ready for Review to 🔴 Code Review: In progress in Quality Assurance Jan 24, 2026
@tracernz tracernz requested a review from BravoMike99 January 24, 2026 23:02
@github-project-automation github-project-automation Bot moved this from 🔴 Code Review: In progress to 🟣 QA Review: Ready to Test in Quality Assurance Jan 24, 2026
Comment thread fbw-a32nx/docs/a320-simvars.md Outdated
Comment thread fbw-common/src/wasm/systems/systems/src/navigation/adirs.rs
@BravoMike99
Copy link
Copy Markdown
Contributor

Dev team QA report

Discord Username : bruno_pt99
Object of testing : #10501
Aircraft : A32NX
Simulator : 2020
Tier of Testing : 1
Date : 31/01/2026

Testing Process:
Performed a quick pattern and verified landing memo appeared.
Performed a go around, verified that landing memo disappears after doing so.
Failed both RAs and checked that the landing memo appears upon landing gear down.
Checked that the ldg memo disappears below 80kts during landing.
Checked that the TO memo can be brought up after landing by pressing the T.O CONF button.
T.O memo appears after both engines have been running for 2 minutes or by manually pressing the button.
Testing Results:
Passed

@tracernz tracernz enabled auto-merge (squash) January 31, 2026 12:26
@tracernz tracernz merged commit fc8d400 into flybywiresim:master Jan 31, 2026
8 checks passed
@github-project-automation github-project-automation Bot moved this from 🟣 QA Review: Ready to Test to ✔️ Done in Quality Assurance Jan 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: ✔️ Done

Development

Successfully merging this pull request may close these issues.

a32nx/FWC: TO config memo does not appear after flight on T.O conf press

4 participants